home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / disk / cdrom / quicksam.rea < prev    next >
Text File  |  1997-05-03  |  5KB  |  89 lines

  1. Short:    NEW and FAST CD-Sampling utility
  2. Author:   Mario Kubek
  3. Uploader: Martin Schulze <schulze@phil.uni-sb.de>
  4. Type:     disk/cdrom
  5.  
  6. QUICKSAMPLER is Copyright © 1996/1997 by Mario Kubek.
  7. All rights reserved!
  8.  
  9. QUICKSAMPLER is a program for reading digital audio data (CDDA) out
  10. of CD-ROM drives, which are capable of sending digital audio data 
  11. (16 Bit) over the SCSI bus.
  12. This data can be saved in a file to a disk.                  
  13. This version works with TOSHIBA drives.
  14.  
  15. Kickstart 3.0 is required, but it should also work with Kickstart 2.xx
  16. (not tested).
  17.  
  18.  
  19. Features: 
  20.  
  21. QUICKSAMPLER V1.0 can/does...
  22.  
  23. ...save CDDA data (whole songs or part of songs) to a file in a very
  24.    FAST way.
  25. ...save the audio data in the fileformats: CDR, RAW, 8SVX 
  26. ...convert the CDDA data to following samplerates: 44100 (44.1 kHz),
  27.    22050 (22.05 kHz), 14700 (14.70 kHz), 11025 (11.025 kHz)       
  28. ...change the byte order (MSB [Motorola format] at first or LSB [Intel 
  29.    fromat] at first) when saving 16bit data.  
  30. ...change the audio channels in the file: STEREO, CHANGE STEREO
  31.    CHANNELSIDE (what you normally hear on the left speaker of the CD
  32.    is the right channel in the file and what you hear on the right
  33.    speaker is the left channel in the file), LEFT ON BOTH CHANNELS
  34.    (what you can hear on the left channel on a CD is what you get 
  35.    on both channels in the file, the right one has no influence), RIGHT 
  36.    ON BOTH CHANNELS (what you hear on the right channel on a CD is what 
  37.    you get on both channels in the file, the left one has no influence),
  38.    MONO (the left and the right channel are summed up and devided by 2),
  39.    MONO_LEFT (you will get only the left channel in the output file),
  40.    MONO_RIGHT (you will get only the right channel in the output file).
  41. ...offer you a good looking process bar.
  42. ...tell you using the GUI how many bytes will have the output file.
  43. ...check before writing to disk, if there is still enough place.  
  44.    Imagine you want to create a file, which is bigger than the available
  45.    free space on the disk. Then QUICKSAMPLER creates the audio file, sets 
  46.    it's size, which is calculated with intern routines. During this 
  47.    process it can happen that the end of the disk is reached. In this
  48.    case QUICKSAMPLER closes and deletes the file, because it does not
  49.    make sense to write to a file, which wouldn't contain all the data
  50.    you wanted to have in it. Some other programs do not check the free 
  51.    diskspace. They simply write the audio data to the file after they
  52.    have created it. So it could happen that during the writing process
  53.    (lets say 1 or 2 minutes later) the end of the disk is reached. 
  54.    What now? The user loses time and audio data, which should be in the 
  55.    file. 
  56. ...not waste ram-memory. The allocated memory is determined using
  57.    the WB-tooltype "BUFBLOCKS" or with the CLI-Argument "BUBLOCKS".
  58.    BUFBLOCKS can be a number between 0 and 65. The smaller the number
  59.    is, the smaller is the allocated memory and QUICKSAMPLER must read
  60.    from the CD more often. The bigger the number is, the bigger is
  61.    the allocated memory and QUICKSAMPLER must read from the CD less
  62.    often. Default number is 32. There are 3 buffers that have to be
  63.    allocated. The sizes of them are calculated with the formula 
  64.    (BUBLOCKS*2352/a_number_between_1_and_17) or 
  65.    (BUBLOCKS*2352*2) when data in RAW 16bit STEREO 44.1 kHz are changed 
  66.    (CHANNEL processing) and saved. Actually during the reading and
  67.    writing process only 2 buffers are used. Which buffer is used 
  68.    depends on the fileformat of the output-file.     
  69. ...offer you a fast reading and writing routine (also for STEREO 8SVX).
  70.    It is not so compulsory to write such a routine as you might think of.
  71.     
  72.  
  73.  
  74. ============================= Archive contents =============================
  75.  
  76. Original  Packed Ratio    Date     Time    Name
  77. -------- ------- ----- --------- --------  -------------
  78.    47692   20938 56.0% 27-Mar-97 18:59:10 +QUICKSAMPLER
  79.     1300     426 67.2% 03-Apr-80 13:36:12 +QUICKSAMPLER.info
  80.    15338    5531 63.9% 28-Mar-97 11:44:14 +QUICKSAMPLER_D.dok
  81.    17242    6109 64.5% 28-Mar-97 11:42:08 +QUICKSAMPLER_D.guide
  82.     1275     359 71.8% 03-Apr-80 13:36:08 +QUICKSAMPLER_D.guide.info
  83.    13136    4722 64.0% 28-Mar-97 01:21:26 +QUICKSAMPLER_E.doc
  84.    15247    5202 65.8% 28-Mar-97 01:22:34 +QUICKSAMPLER_E.guide
  85.     1276     361 71.7% 03-Apr-80 13:36:08 +QUICKSAMPLER_E.guide.info
  86.      628     261 58.4% 28-Mar-97 11:46:52  QUICKSAMPLERV10.info
  87. -------- ------- ----- --------- --------
  88.   113134   43909 61.1% 22-Apr-97 11:46:08   9 files
  89.